Skip to content

Fork of https://github.com/cuongng313/auto_forklift_pallet_detection, that integrates ROS Navigation, Ackerman_steering_congroller, and web_local_planner for pallet based goal setting and movement.

Notifications You must be signed in to change notification settings

HankRud/CLAAM_PD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLAAM_PD- Counterbalanced Loader Autonomous Ackerman Motion and Pallet Detection

An integration of : -RX20_16 robot and multi_pallet_detection from https://github.com/cuongng313/auto_forklift_pallet_detection

-ROS navigation: https://github.com/ros-planning/navigation

-ackerman_steering_controller: https://github.com/ros-controls/ros_controllers

-Teb-local-planner: https://github.com/rst-tu-dortmund/teb_local_planner

INSTALL

This integration provides the basis for autonomous forklift navigation and pallet-based goal setting.

add realsense gazebo library to your workspace

git clone https://github.com/pal-robotics/realsense_gazebo_plugin.git

Install dependencies

rosdep install --from-paths src -y

build your workspace with

catkin_make

SOURCE

source /opt/ros/noetic/setup.bash source source devel/setup.bash export GAZEBO_MODEL_PATH=$HOME/CLAAM_PD/src/forklift_simulator/models

LAUNCH

roslaunch simall.launch

About

Fork of https://github.com/cuongng313/auto_forklift_pallet_detection, that integrates ROS Navigation, Ackerman_steering_congroller, and web_local_planner for pallet based goal setting and movement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.7%
  • Fortran 9.3%
  • C 2.8%
  • CMake 2.5%
  • Cuda 1.1%
  • Shell 0.2%
  • Other 0.4%