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

What are you using the Evaluation Framework for? #1

Open
MD-cyb3 opened this issue Sep 17, 2020 · 0 comments
Open

What are you using the Evaluation Framework for? #1

MD-cyb3 opened this issue Sep 17, 2020 · 0 comments
Labels
Application Examples and Use Cases Use cases of the Evaluation Framework presented by the community

Comments

@MD-cyb3
Copy link
Collaborator

MD-cyb3 commented Sep 17, 2020

Hello everybody, we are glad to have you here!

Since there are potentially countless ways to use the Evaluation Framework, we are very curious to hear what you are using it for.

The idea of this issue is to post and present projects in which the Evaluation Framework is used. Whether your project is only in its initial, prototyping stage, or it is already finished, we are curious to here about it.

I will start here with the first use case of the Evaluation Framework, which i implemented and evaluated in my master's thesis:

Using the Franka Emika Panda robot, we simulated thousands of different trajectories in Unity in a physically realistic environment with the Evaluation Framework, evaluating them for their energy efficiency, execution time and total distance covered by the robot. We imported the robot into Unity using the RosBridgeClient library of ROS#, with the URDF file of the Panda robot from the official Franka Emika GitHub repository.

The Python GUI helped us to evaluate how different trajectories - parametrized by only varying the second and fourth joint angle of the robot - influence different dynamic robot parameters, such as the energy consumption of the Panda robot's motors during motion:

Fig  8--1

Please feel free to show us your use cases of the Evaluation Framework. We are curious to here from you!

@MD-cyb3 MD-cyb3 added the Application Examples and Use Cases Use cases of the Evaluation Framework presented by the community label Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Application Examples and Use Cases Use cases of the Evaluation Framework presented by the community
Projects
None yet
Development

No branches or pull requests

1 participant