fishbotics / robometrics

A unified framework for metrics evaluation for robotic manipulation
MIT License
5 stars 0 forks source link

Robometrics

Robometrics is a framework for evaluating robot motion. It is currently focused on motion for robotic manipulation. The code here should be considered a beta release. More information and documentation to come.

Installation

Use the package manager pip to install robometrics.

pip install git+https://github.com/fishbotics/robometrics.git

Usage

More information, documentation, and example uses to come soon.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Citation

If you find this work useful in your work, please cite:

@inproceedings{fishman2022mpinets,
  title={Motion Policy Networks},
  author={Fishman, Adam and Murali, Adithyavairavan and Eppner, Clemens and Peele, Bryan and Boots, Byron and Fox, Dieter},
booktitle = {Proceedings of the 6th Conference on Robot Learning (CoRL)},
  year={2022}
}