Skip to content
/ ateks Public

This repository includes the Ateks ROS Noetic packages.

License

Notifications You must be signed in to change notification settings

inomuh/ateks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ateks ROS Noetic

This repository includes the Ateks ROS Noetic packages.

Image of Ateks

  • ateks_description: It is the sub-package containing urdf and mesh files of the Ateks.
  • ateks_simulation: It is a sub-package containing the package and launch files required for the simulation of the Ateks.

Gazebo Launching:

$ roslaunch ateks_simulation ateks_empty_world.launch

Solo-Rviz Launching:

$ roslaunch ateks_simulation ateks_rviz_standalone.launch

Rviz (with Gazebo) Launching:

$ roslaunch ateks_simulation ateks_rviz.launch

Requirements:

  • In order for the "joint_state_publisher" to work, "joint_state_publisher_gui" package must be downloaded to your computer.

      $ sudo apt update && sudo apt install ros-noetic-joint-state-publisher-gui
    

ATEKS ROS Wiki:

http://wiki.ros.org/Robots/ATEKS/

Changelog:

Update v1.0 - 26.11.20

  • First version

Releases

No releases published

Packages

No packages published

Languages