Repository for Fetch Robotics simulation and POCs
- Refer the documentation https://docs.fetchrobotics.com/gazebo.html
$ cd ros_ws
$ catkin init
$ catkin build
- Simulate simple Robot
- Fetch :
roslaunch sim_fetch_gazebo simulation.launch
- Freight :
roslaunch sim_fetch_gazebo simulation.launch robot:=freight
- Fetch :
- Demo Fetch Robot
- Run environment:
roslaunch sim_fetch_gazebo playground.launch
- Load demo launch file:
roslaunch fetch_gazebo_demo demo.launch
- Run Python file:
python2 demo.py
- Run environment:
- Control with keyboard
- Run environment:
roslaunch sim_fetch_gazebo simulation.launch
- Run Teleop keyboard:
rosrun teleop_twist_keyboard teleop_twist_keyboard.py
- Run environment:
- Manipulation of Robot
- Preconfigured with Rviz
roslaunch fetch_moveit_config demo.launch
- Control with python
- Start simulation:
roslaunch sim_fetch_gazebo simulation.launch
- Run python code:
python robot_motion.py
- Start simulation:
- Preconfigured with Rviz