Skip to content

This is a ROS2 package to simulate the Palletron on Gazebo

Notifications You must be signed in to change notification settings

LASER-Robotics/palletron_gazebo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Palletron Gazebo repository

This repository provides the ROS package to simulate the Palletron robot on Gazebo.

Getting started

  • On your workspace, clone this repository.
    cd ~/<your_workspace>/src
    git clone https://github.com/LASER-Robotics/palletron_gazebo.git
  • Install dependencies.
    cd ~/<your_workspace>
    rosdep install --from-paths src --ignore-src -r -y
  • Build it!
    colcon build
  • Source the setup.bash from the install folder and spawn the robot.
    source install/setup.bash
    ros2 launch palletron_gazebo spawn_robot.launch.py

About

This is a ROS2 package to simulate the Palletron on Gazebo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published