This PR adds functionality to import sensors to a robot. It includes parsing of sensor information from a URDF file and using SensorFactory from RoboticSensorsPackage to add sensors in a robot.
Useful links (GitHub issues, JIRA tickets, forum threads, etc.)
Types of change(s)
[ ] Bug fix
[x] New feature
[ ] Code refactor
[ ] Documentation update
[ ] Other (please describe)
Testing and Verification
Added test that imports a robot using a sample URDF file and confirms wether the sensors have been imported.
Test Configuration:
Unity Version: [e.g. Unity 2020.2.0f1]
Unity machine OS + version: [e.g. Windows 10]
ROS machine OS + version: [e.g. Ubuntu 18.04, ROS Noetic]
ROS–Unity communication: [e.g. Docker]
Checklist
[x] Ensured this PR is up-to-date with the dev branch
[x] Created this PR to target the dev-sensors branch
Proposed change(s)
This PR adds functionality to import sensors to a robot. It includes parsing of sensor information from a URDF file and using SensorFactory from RoboticSensorsPackage to add sensors in a robot.
Useful links (GitHub issues, JIRA tickets, forum threads, etc.)
Types of change(s)
Testing and Verification
Added test that imports a robot using a sample URDF file and confirms wether the sensors have been imported.
Test Configuration:
Checklist
dev
branchdev-sensors
branchOther comments