Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Fix/lidar based detection launch #42

Merged
merged 1 commit into from
Jan 13, 2021

Conversation

wep21
Copy link
Contributor

@wep21 wep21 commented Jan 10, 2021

How to test

  • launch lidar based detector
    ros2 launch perception_launch perception.launch.xml mode:=lidar
  • launch map
    ros2 launch map_launch map.launch.xml map_path:=(map_dir)
  • launch rviz
    ros2 run rviz2 rviz2 --ros-args -r use_sim_time:=true
  • set use sim time true
    ros2 node list | grep -v transform_listener | xargs -I{} ros2 param set {} use_sim_time true
  • play rosbag including /clock, /tf, /tf_static, /sensing/lidar/top/rectified/pointcloud
    Screenshot from 2021-01-11 04-57-14

@wep21 wep21 requested a review from mitsudome-r January 10, 2021 20:24
Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
@wep21 wep21 force-pushed the fix/lidar_based_detection_launch branch from 1bfa1b4 to 11e69fa Compare January 10, 2021 20:27
@wep21 wep21 requested a review from k0suke-murakami January 12, 2021 03:06
Copy link
Contributor

@k0suke-murakami k0suke-murakami left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wep21 wep21 merged commit fbaa31c into tier4:ros2 Jan 13, 2021
kazuki527 pushed a commit to kazuki527/autoware_launch that referenced this pull request Apr 25, 2022
kosuke55 pushed a commit that referenced this pull request Jul 8, 2022
Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
tzhong518 pushed a commit that referenced this pull request Aug 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants