Skip to content

Conversation

@heemonsu
Copy link

generate_sim.m was not producing correct data which rendered user data after generating custom trajectory to be used by main_simulation.
Update:
As the user defines a trajectory in the GUI, the necessary variables are stored in the data folder as 'my_simulation.mat' which produces no errors when used by main_simulation.
There might still be some bugs in the way I am handling the trajectory generation due to incorrect index association, but I haven't found anything critical as of yet.

@heemonsu
Copy link
Author

I realized that the user generated trajectory was not actually generated as a spline over the entire input points.
The smooth trajectories are now generated correctly.

Adding the updated version of the generate_sim which fixes the bugs and
added comments explaining the lm_edge data structure
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

Successfully merging this pull request may close these issues.

1 participant