Skip to content

Tesis-ORION/depth_maixsense_a010

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

depth maixsense a010

language OS ROS CPU GitHub release GitHub release date GitHub last commit

⭐ Star us on GitHub — it motivates us a lot!

Table of Contents

🚀 About

depth maixsense a010 is a package for ROS2 Jazzy that allow us to use MaixSense A010 depth camera. This package was originally made by Sipeed so all credits to them, we only fixed the package to be compatible with jazzy as it had errors, and created a launch file to simplify launched the camera node with rviz.

🎥 Demostration

2025-02-10-23-17-50.mp4

📝 How to Build

To build the packages, follow these steps:

# Add yourself to dialout group if you haven't yet
sudo usermod -a -G dialout $USER

# Go to your workspace/src folder
cd ~/ros2_ws/src

# Clone the repository
git https://github.com/Tesis-ORION/Depth_ydlidar_os30a

# Return to workspace folder
cd ~/ros2_ws

# Compile the package
colcon build --packages-select depth_maixsense_a010

# Source your workspace
source ~/ros2_ws/install/setup.bash

📃 License

depth_maixsense_a010 is available under the BSD-3-Clause license. See the LICENSE file for more details.

About

Package for depth camera MaixSense A010 in ROS Humble

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published