Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple VLP-16 LiDAR to Husky Pipeline #28

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

Assume-Zhan
Copy link
Collaborator

Similar to PR #27 but with LiDAR to husky

With remove unused files
Refer to this commit: j3soon@cd37898

With consideration to become submodule.
Refer to this branch: https://github.com/Assume-Zhan/ros2-agv-essentials/tree/velodyne-lidar

I've only copy the simulator package since we only need add the LiDAR on the husky.
- Set parent to `top_plate_link` which is a plate on top of the husky
It seems that the package URL description before is not working since we didn't set the model config in velodyne_description.
Instead of setting model config, I think it is faster if we directly change to find command
Follow by the script
  ./create_workspace.sh
Ref: https://github.com/YuZhong-Chen/ros2-agv-essentials/blob/0641a64f0fa454421134e45f6005d9940facf008
File path: zed_to_husky_ws/workspaces/dummy_controller_ws/src/dummy_controller/dummy_controller/publisher.py
Ref: https://github.com/YuZhong-Chen/ros2-agv-essentials/blob/0641a64f0fa454421134e45f6005d9940facf008
File path: zed_to_husky_ws/workspaces/dummy_controller_ws/src/dummy_controller/scripts/main.py
- Only when there is something in front of 2.5 range it will stop
- husky_ws
- dummy_controller_ws
- vlplidar_ws
- Reuse the Dockerfile in previous three workspaces
- Build the workspaces
- For husky_ws, we may need further script to run the real husky, I only run bash when create the container.
- For vlplidar_ws, it could directly run the launch file and remove the is_sim flag.
@Assume-Zhan Assume-Zhan self-assigned this Mar 15, 2024
@Assume-Zhan Assume-Zhan requested a review from j3soon March 15, 2024 06:14
@j3soon j3soon mentioned this pull request Aug 14, 2024
@j3soon j3soon force-pushed the main branch 2 times, most recently from a8b1110 to dbd12e4 Compare October 23, 2024 19:17
@j3soon j3soon force-pushed the main branch 5 times, most recently from ffd229a to c709a39 Compare December 13, 2024 16:12
@j3soon j3soon force-pushed the main branch 2 times, most recently from ecf7008 to adf7444 Compare December 15, 2024 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant