Batou1406 / dls_orbit_bat_private

Unified framework for robot learning built on NVIDIA Isaac Sim
https://isaac-orbit.github.io/orbit/
Other
1 stars 0 forks source link

Implement Unit Tests #6

Open Batou1406 opened 5 months ago

Batou1406 commented 5 months ago

Implement Unit test

In order to efficiently test the code and avoid mistakes, it would be helpful to have unit testing of the model_base_controller functions. A template class is already implemented.

Unit Testing

Automated Testing

Batou1406 commented 5 months ago