Skip to content

Mulinex ROS 2 package containing the URDF model, meshes and launch files.

Notifications You must be signed in to change notification settings

CentroEPiaggio/mulinex_description

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mulinex_robot_description

Overview

This package contains a simplified robot description (URDF) of the Mulinex robot. The shanks 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 mulinex_description display_mulinex.launch.py

In the mulinex.xacro file there is a flag called feet_type, which is devoted to choose the feet type of the robot. One can choose between several options by simply writing the name in the field: normal: use the robot with normal feet; omni: use the robot with omniwheels; goat: use the robot with goat feet.

About

Mulinex ROS 2 package containing the URDF model, meshes and launch files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published