Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulse Panda robot


🚀 Demo

Click below to watch the demo:

Watch the demo Watch the demo

build package

cd your_workspace  # move to workspace

# install python packages ( --break-system-packages use this tag in ubuntu 24)
pip install -r requirements.txt

# install dependecy packages
rosdep install --from-paths src --ignore-src -r -y

## build and run the package
colcon build    # build the workspace
source install/setup.bash

run package

to run xparo

ros2 launch core launch_xparo.launch.py

to run robot package

ros2 launch core simulation_launch.launch.py

to visvalize the data

ros2 launch core launch_data_visualization.launch.py 

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages