ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Is it really necessary to start rviz with that config file? Cant you just start rviz normally (rosrun rviz rviz), add an laser scan display with topic /laser and "Style" points (might help to get around the billboard error) and set the fixed frame to laser (or whatever the hokuyo-node publishes as transform)?
But i agree with LiMuBei in that you should also try to sort out the basic problem with rviz using his advice.