Code Monkey home page Code Monkey logo

a-remote-controlled-robot-for-lunar-sampling's Introduction

A Remote-Controlled Robot For Lunar Sampling


Introduction

We have developed a robotic simulation environment for lunar sampling based on the ROS platform. The simulation environment includes models of the lunar surface terrain, sampling objects, a lunar sampling car, and a robotic arm. These models are integrated into Gazebo for 3D dynamic simulation. Subsequently, we simulate the automatic sampling process of the rover. The final step involves controlling the robot car to move to a designated point and place the sampled objects. The entire sampling experiment is conducted through joint simulation using both rviz and Gazebo. Additionally, we use Blender to create the simulated lunar surface model. Our work is based on the respository https://github.com/wdkhx/ros_car_with_arm.

Build on ROS

Our testing environment: Ubuntu 20.04

mkdir -p cakin_ws/src
cd catkin_ws/src/
git clone https://github.com/Iris1026/A-Remote-Controlled-Robot-For-Lunar-Sampling.git
cd ..
catkin_make
echo "source /home/XXX/catkin_ws/devel/set up.bash">> ˜/.bashrc
source ~/.bashrc
code .

Insert lunar surface model

Our lunar surface Model:

Alt text

We have placed the lunar surface model created with Blender in the folder named "surface_model." If you wish to integrate our pre-made lunar surface terrain into Gazebo, you can refer to the link provided. Enter link here

If you prefer to customize the terrain, you can download Blender from its official website. Enter link here

Running

Run launch file to start:

roslaunch marm_gazebo arm_bringup_moveit.launch

Insert the lunar surface model into Gazebo.

To clearly observe the lunar surface model, set the ground_plane to wireframe:

Alt text

Run the automatic grabbing script:

rosrun function moveit_fk_demo.py

Execute the keyboard control script:

rosrun teleop_twist_keyboard teleop_twist_keyboard.py

Results

Automatic grabbing effect:

Alt text

Controlling the rover to navigate around obstacles:

Alt text

Successfully reaching the target location:

Alt text

Controlling the robotic arm joints via rviz:

Alt text

Successfully placing the sampled objects:

Alt text

a-remote-controlled-robot-for-lunar-sampling's People

Contributors

iris1026 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.