User contributions for Admin
From STEMX365-WIKI
Jump to navigationJump to search
26 February 2025
- 03:3503:35, 26 February 2025 diff hist +2 5th KRPC →Change the application ID, APK name and short name (optional)
- 03:3503:35, 26 February 2025 diff hist +631 5th KRPC No edit summary
- 03:3103:31, 26 February 2025 diff hist +2,029 N Quaternion Created page with "= Quaternion Tutorial = '''Quaternions''' are a mathematical tool used to represent rotations in 3D space. They are commonly used in robotics, computer graphics, and aerospace to avoid problems like gimbal lock and provide smooth interpolation. == Overview == A quaternion is a four-dimensional vector that can be used to represent a rotation in 3D space. It consists of one real part and three imaginary parts, typically written as: * Q = w + xi + yj + zk Where: * w is..."
- 03:3103:31, 26 February 2025 diff hist +40 Kibo RPC Bangladesh →How to Participate
- 03:2703:27, 26 February 2025 diff hist +4,118 N ROS Tutorials Created page with "= ROS Tutorial = '''Robot Operating System (ROS)''' is a flexible framework for writing robot software. It provides tools and libraries to help developers build robot applications. It includes essential features like hardware abstraction, device drivers, communication between different parts of the robot, and much more. == Overview == ROS is not an operating system in the traditional sense. It provides a collection of software frameworks, libraries, and tools to help y..." current
- 03:2503:25, 26 February 2025 diff hist +4,013 N JAVA Tutorials Created page with "= Basic Java Tutorial = This tutorial provides an introduction to Java programming, covering fundamental concepts such as variables, loops, and object-oriented programming. == 1. Introduction to Java == Java is a high-level, object-oriented programming language developed by Sun Microsystems (now owned by Oracle). It is widely used for web applications, mobile apps, and enterprise systems. == 2. Setting Up Java == Before you start coding, install the Java Development K..." current
- 03:0103:01, 26 February 2025 diff hist +371 5th KRPC No edit summary
- 02:5902:59, 26 February 2025 diff hist +406 5th KRPC No edit summary
- 02:5802:58, 26 February 2025 diff hist +228 5th KRPC No edit summary
- 02:5702:57, 26 February 2025 diff hist +104 5th KRPC →Writing the application
- 02:5402:54, 26 February 2025 diff hist +5 5th KRPC →Writing the application
- 02:5302:53, 26 February 2025 diff hist +520 5th KRPC →Writing the application
- 02:5302:53, 26 February 2025 diff hist +1,552 5th KRPC No edit summary
- 02:4302:43, 26 February 2025 diff hist +238 5th KRPC →Creating an Android project
- 02:4202:42, 26 February 2025 diff hist +442 5th KRPC No edit summary
- 02:4102:41, 26 February 2025 diff hist −4 5th KRPC →Downloading additional components
- 02:4002:40, 26 February 2025 diff hist 0 5th KRPC →Downloading additional components
- 02:4002:40, 26 February 2025 diff hist +587 5th KRPC No edit summary
- 02:3602:36, 26 February 2025 diff hist +92 5th KRPC →Installing Android Studio
- 02:3302:33, 26 February 2025 diff hist +114 5th KRPC No edit summary
- 02:3202:32, 26 February 2025 diff hist +288 5th KRPC No edit summary
- 02:3002:30, 26 February 2025 diff hist −280 5th KRPC →Requirements
- 02:2902:29, 26 February 2025 diff hist −9 5th KRPC →Requirements
- 02:2802:28, 26 February 2025 diff hist +281 5th KRPC →Requirements
- 02:2702:27, 26 February 2025 diff hist +473 5th KRPC No edit summary
- 02:2602:26, 26 February 2025 diff hist +390 N 5th KRPC Created page with "==Introduction== Let's start programming! Astrobee can be controlled with an Android application called the Guest Science APK (GS APK). First, setup your machine to build your application according to the instructions in Chapter 2. Next, read Chapter 3 and create a GS APK. Then, try running the GS APK in the simulator environment. Chapter 4 describes how to use the simulator environment."
- 02:2602:26, 26 February 2025 diff hist +1 KRPC Programming Manual No edit summary current
- 02:2502:25, 26 February 2025 diff hist +49 N KRPC Programming Manual Created page with "1. 6th KRPC 1. 5th KRPC"
- 02:2402:24, 26 February 2025 diff hist +56 Kibo RPC Bangladesh →How to Participate
- 02:1502:15, 26 February 2025 diff hist +109 Kibo RPC Bangladesh →How to Participate
- 02:0602:06, 26 February 2025 diff hist +3 Kibo RPC Bangladesh →How to Participate
- 02:0402:04, 26 February 2025 diff hist +8 Kibo RPC Bangladesh →Previous Winners
- 02:0302:03, 26 February 2025 diff hist −14 Kibo RPC Bangladesh →Previous Winners
- 02:0302:03, 26 February 2025 diff hist +191 Kibo RPC Bangladesh →Previous Winners
- 01:5901:59, 26 February 2025 diff hist −70 Main Page →Space & Robotics
- 01:5801:58, 26 February 2025 diff hist −1,008 Main Page No edit summary
- 01:5801:58, 26 February 2025 diff hist +1,980 Main Page →About STEMX365
- 01:5101:51, 26 February 2025 diff hist −110 Astrobee Tutorials →1. Setting Up the Environment current
- 01:4301:43, 26 February 2025 diff hist +1,842 N Astrobee Tutorials Created page with "= Astrobee Tutorials = This section provides step-by-step guides on programming and simulating Astrobee. == Getting Started == Before starting, ensure you have: * A Linux system (Ubuntu recommended) * ROS (Robot Operating System) installed * Access to NASA’s Astrobee GitHub Repository == 1. Setting Up the Environment == 1. Install dependencies: <syntaxhighlight lang="bash"> sudo apt update && sudo apt install ros-noetic-desktop-f..."
- 01:4201:42, 26 February 2025 diff hist +1,269 N What is Astrobee Created page with "= What is Astrobee? = '''Astrobee''' is a free-flying robotic system developed by NASA to assist astronauts aboard the International Space Station (ISS). It is designed to perform routine tasks, monitor the spacecraft, and support scientific experiments. == Overview == Astrobee consists of three cube-shaped robots that move autonomously inside the ISS using electric fans. It can: * Navigate in microgravity using vision-based localization. * Perform autonomous or teleop..."
- 01:4001:40, 26 February 2025 diff hist +41 STEMX365-WIKI:About →Space & Robotics current
- 01:3801:38, 26 February 2025 diff hist +1,470 N Satellite Communication Created page with "= Introduction to Satellite Communication = Satellite communication is the backbone of global connectivity. This tutorial provides an introduction to satellite networks, frequencies, and ground stations. == Basics of Satellite Communication == Satellites operate in various orbits: * **LEO (Low Earth Orbit)** - Used for Earth observation and small satellites. * **MEO (Medium Earth Orbit)** - Common for GPS systems. * **GEO (Geostationary Orbit)** - Used for TV broadcast..." current
- 01:3701:37, 26 February 2025 diff hist +1,173 N Kibo RPC Bangladesh Created page with "= Kibo Robot Programming Challenge (Bangladesh) = The '''Kibo Robot Programming Challenge (Kibo-RPC)''' is an international competition where students program a free-flying robot (Astrobee) inside the ISS. Bangladesh actively participates in this challenge under STEMX365's guidance. == About the Challenge == Participants write programs to complete a task given by JAXA and NASA. The winning team's code runs aboard the ISS. == How to Participate == 1. **Register**: Sign..."
- 01:3501:35, 26 February 2025 diff hist +1,372 N Astrobee Robotics Tutorial Created page with "= Astrobee Robotics Programming = '''Astrobee''' is a free-flying robotic system developed by NASA to assist astronauts aboard the International Space Station (ISS). This tutorial covers the basics of programming Astrobee using ROS (Robot Operating System) and simulating it in Gazebo. == Getting Started == To begin programming Astrobee, you will need: * A Linux environment (Ubuntu recommended) * ROS and Gazebo installed * Access to the Astrobee_GitHub_Repository|Astr..." current
- 01:3301:33, 26 February 2025 diff hist +1,470 N FAQ Created page with "= Frequently Asked Questions (FAQ) = Here are answers to common questions about the STEMX365 Wiki. == General Questions == '''Q: What is STEMX365 Wiki?''' A: This wiki is a platform for publishing tutorials and resources related to space-based education, programming, and robotics. '''Q: Who can contribute to the wiki?''' A: Anyone with knowledge in the relevant fields can contribute. Please follow our Contributing Guidelines. '''Q: How do I report incorrect i..." current
- 01:3301:33, 26 February 2025 diff hist +1,276 N Contributing Guidelines Created page with "= Contributing Guidelines = We welcome contributions from educators, students, and experts to make this wiki a valuable resource for STEM education. Please follow these guidelines when contributing. == General Guidelines == * Ensure your content is '''accurate, clear, and well-structured'''. * Use proper citations and references when necessary. * Maintain a neutral and educational tone. * Avoid plagiarism—always credit original sources. == Formatting and Structure =..." current
- 01:3201:32, 26 February 2025 diff hist +1,122 N How to Use STEMX365 Wiki Created page with "= How to Use This Wiki = Welcome to the STEMX365 Wiki! This guide will help you navigate and make the best use of the resources available. == Browsing the Wiki == * Use the '''Search''' bar at the top to find specific topics. * Explore the Tutorials section for step-by-step guides on space-based education, robotics, and programming. * Check the Latest Updates section on the main page for new additions and improvements. == Editing Pages == * Click the..."
- 01:3101:31, 26 February 2025 diff hist +1,936 N STEMX365-WIKI:About Created page with "= Welcome to STEMX365 Wiki = '''STEMX365 Wiki''' is the central hub for publishing tutorials and resources on space-based education, programming, robotics, and satellite technology. This platform is dedicated to students, researchers, and educators interested in hands-on learning with real-world applications. == Getting Started == If you're new here, you can explore the following sections to get started: * How to Use This Wiki * Contribut..."
- 00:5600:56, 26 February 2025 diff hist +343 Main Page No edit summary
- 00:5400:54, 26 February 2025 diff hist +606 Main Page No edit summary