Skip to content
New issue

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

[SDFormat->MJCF] Identify a small set of commonly used sensors #16

Open
azeey opened this issue May 6, 2022 · 1 comment
Open

[SDFormat->MJCF] Identify a small set of commonly used sensors #16

azeey opened this issue May 6, 2022 · 1 comment
Assignees

Comments

@azeey
Copy link
Collaborator

azeey commented May 6, 2022

No description provided.

@azeey azeey self-assigned this May 6, 2022
@azeey
Copy link
Collaborator Author

azeey commented May 25, 2022

This table shows the mapping of sensors from SDFormat to MJCF.

SDFormat Sensor Mapped MJCF Sensor
air_pressure
altimeter framepos
camera body/camera
contact sensor/touch
boundingbox_camera
boundingbox
custom
depth_camera
depth
force_torque sensor/force and sensor/torque
gps
ray/gpu_ray/lidar/gpu_lidar sensor/rangefinder if sample is 1
imu sensor/accelerometer and sensor/gyro
logical_camera
magnetometer sensor/magnetometer
multicamera body/camera
navsat
rfid
rfidtag
rgbd / rgbd_camera
segmentation/ segmentation_camera
sonar
thermal/ thermal_camera
wireless_receiver
wireless_transmitter

Given this mapping and the relative frequency of use of this sensors, I propose we map the following SDFormat sensors for our initial implementation:

  • imu
  • force_torque
  • camera
  • framepos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant