We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<xacro:property name="M_PI_05" value="1.570754" /> <xacro:macro name="VLP-16" params="*origin parent:=base_link name:=velodyne topic:=/velodyne_points organize_cloud:=false hz:=10 lasers:=16 samples:=1875 collision_range:=0.3 min_range:=0.9 max_range:=130.0 noise:=0.008 min_angle:=-${M_PI_05} max_angle:=${M_PI_05} gpu:=false">
The text was updated successfully, but these errors were encountered:
No branches or pull requests
<xacro:property name="M_PI_05" value="1.570754" /> <xacro:macro name="VLP-16" params="*origin parent:=base_link name:=velodyne topic:=/velodyne_points organize_cloud:=false hz:=10 lasers:=16 samples:=1875 collision_range:=0.3 min_range:=0.9 max_range:=130.0 noise:=0.008 min_angle:=-${M_PI_05} max_angle:=${M_PI_05} gpu:=false">
2.run 'roslaunch vehicle_simulator system_indoor.launch' and 'roslaunch far_planner far_planner.launch' in other terminal.
rotate the vehicle .
but ‘/registered_scan’ pointcloud has no change.
The text was updated successfully, but these errors were encountered: