Skip to content

ROS 2 package containing the URDF model, meshes and launch files of a robotic arm with modular actuators.

Notifications You must be signed in to change notification settings

CentroEPiaggio/arm_description

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arm_description

Overview

This package contains a simplified robot description (URDF) of a robotic arm with modular actuators robot. The collisions can be changed. You can use both real meshes or simplified ones.

Usage

Compile and source the workspace with

colcon build --symlink-install && . install/setup.bash

To visualize and debug the robot description, start the standalone visualization (note that you have to provide the following additional dependencies: joint_state_publisher, joint_state_publisher_gui, robot_state_publisher, rviz2, xacro):

ros2 launch arm_description display_arm.launch.py

About

ROS 2 package containing the URDF model, meshes and launch files of a robotic arm with modular actuators.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.4%
  • CMake 28.6%