prfraanje / ros_desktop_robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installs

Gebruik Ubuntu 18.04.5 LTS

Voer de volgende commands uit:

  • sudo apt install python

installeer ROS Melodic -> volg de volgende pagina http://wiki.ros.org/melodic/Installation/Ubuntu

Eventueel:

  • sudo apt install tree (typ in terminal tree en je ziet wat het doet)
  • sudo apt-get install terminator (handige terminal om in meerdere windows ter gelijk te werken)

Start commands

source ~/catkin_ws/devel/setup.bash roslaunch ros_desktop_robot ros_desktop_robot.launch

#useful URDF links http://wiki.ros.org/urdf/Tutorials/Building%20a%20Visual%20Robot%20Model%20with%20URDF%20from%20Scratch

#useful move_it links https://www.theconstructsim.com/ros-movelt/ http://docs.ros.org/melodic/api/moveit_tutorials/html/doc/getting_started/getting_started.html

About


Languages

Language:Python 88.5%Language:C++ 7.6%Language:CMake 4.0%