-
Notifications
You must be signed in to change notification settings - Fork 44
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
Bugs in Control Allocator and Fin plugins #38
Comments
Hello Maxx, I am trying to implement a fin controlled UUV in Plankton and I am running into some bugs. Are you able to share your fixes? Thanks, |
Hello, |
Hello @JFMatch, I apologize for the lack of activity. I had unanticipated work issues arise and problems I had to resolve with my graduate course registration. I am aware of this and working on it right now. I've just submitted a PR that fixes issues I had for creating a new vehicle. Now, I am working on the changes we made to get finned vehicles operational. Should hopefully be out very soon. Thanks for your patience. |
Hello @MaxxWilson Thanks allot for update. If your based in US and have experience with ROS and UUV simulator and are looking for work or otherwise open to new job opportunities I would love to talk to you. I myself am working on modifying the thruster driver for a steerable thruster.
|
This is a work in progress over on my fork. I still need to fix the fin configuration template at uuv_assistants/templates/robot_model/urdf/snippets.xacro.template. Major typos and bugs should be fixed. Due to our lab proxy, I cannot directly link our internal mirror to the public fork. This necessitated manually fixing the issues on public fork, and so I still need to test and ensure everything is working properly. Will continue testing and moving changes over in the next few days. |
@JFMatch The main modules (Control Allocator, Actuator Manager, Fin Model, FinROSPlugin, Fin Plugin) should all be in working order. I added launch and config files that should be useful as a reference with UUV AUV Control Allocator. They could also potentially be used for a vehicle directly, with specific parameters passed as CLI args. May need some tweaks for that. I've only just begun my M.S., so I am not currently focused on job hunting. Hopefully we will continue developing this project and can build off each other's work. I am always open to working with passionate developers!
|
Hello,
Thank you for your great work with this project!
My team works with a UUV with fins and discovered a number of small errors and issues in the Control Allocator, Actuator Manager, FinModel, FinPlugin, and FinROSPlugin. Using the Thruster modules as a reference, we fixed these issues and have the Fin modules working for our vehicle now.
I am waiting for approval from my supervisor to be able to release our work and to contribute it back to your repository. This should happen before the end of the summer at the latest. For now, this issue can be assigned to me if it is not already a work in progress. Let me know if there is anything else I should do or that I should know before contributing.
Thanks,
Maxx Wilson
The text was updated successfully, but these errors were encountered: