Skip to content

Genozen/ALBRT-1

Repository files navigation

ALBRT-1 (Autonomous Lidar-Based Robot Teleoperation)

chasis_arduino_car_4x4 v4 v17 IMG_5100

Getting the LiDAR Running:

(cloned from: https://github.com/babakhani/rplidar_ros2)

cd ~/Desktop/ros2_ws # change directory to where your ros 2 work space is

sudo chmod a+rw /dev/ttyUSB0 # modifies the permission of the device file, in this case to be able to read/write to the serial port our lidar is connected to
# sudo chmod 666 /dev/ttyUSB0 # equivalent command to above

source install/setup.bash # configure your current shell/terminal to ROS 2 

#ros2 launch rplidar_ros view_rplidar.launch.py

ros2 launch rplidar_ros rplidar.launch.py # launches without Rviz

ALBRT-v1Explodedviewanimation-ezgif com-video-to-gif-converter

ALBRT-1_bb

ALBRT-1_schem

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published