You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In step 8, I run
cyber_launch start /apollo/modules/perception/production/launch/perception_lidar.launch
In this case, perception_lidar.launch file has a tracking module?
If not, how can I run the perception module with tracking ? (I want to run lidar perception with tracking)
env : ubuntu 18.04, apollo v6.0
Hello I run the lidar perception module by using this page.(https://github.com/ApolloAuto/apollo/blob/master/docs/howto/how_to_run_perception_module_on_your_local_computer.md)
Below is the result video. (I got raw data with hesai64)
perception_module.mov
In step 8, I run
cyber_launch start /apollo/modules/perception/production/launch/perception_lidar.launch
In this case, perception_lidar.launch file has a tracking module?
If not, how can I run the perception module with tracking ? (I want to run lidar perception with tracking)