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
for laser/lidar <sensor type="ray" name="laser">
for camera <sensor type="camera" name="camera">
for kinect <sensor type="depth" name="kinect">
same for radar <sensor type="???????" name="radar">
The text was updated successfully, but these errors were encountered:
@tfoote Thanks, i used as it mention am facing with error
Unpause physics service call failed: unable to connect to service: [Errno 104] Connection reset by peer
Segmentation fault (core dumped)
Please let me know is anyone used this plugin already and working
what is sensor type is should use
Like
for laser/lidar
<sensor type="ray" name="laser">
for camera
<sensor type="camera" name="camera">
for kinect
<sensor type="depth" name="kinect">
same for radar
<sensor type="???????" name="radar">
The text was updated successfully, but these errors were encountered: