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

Use a file to read the physical specifications of the vehicle #88

Open
abinashmeher999 opened this issue Dec 11, 2015 · 2 comments
Open

Comments

@abinashmeher999
Copy link
Member

There will be a file (something like yaml file) where all the dimensions, parameters, etc. of the bot like, length, breadth, wheel to wheel length, wheel radius, etc. will be mentioned. This will enable us to write the programs that can be supported on many vehicles and bots only by changing a single file. This file will be loaded by any program that wants to know any physical dimension of the bot/vehicle.

MRPT already uses a config file to do this. Read more about it at mrpt::utils::CConfigFile.

@abinashmeher999
Copy link
Member Author

@chatrasen Please take this up.

@chatrasen
Copy link
Contributor

Onto it!
On Jan 15, 2016 00:54, "Abinash Meher" [email protected] wrote:

@chatrasen https://github.com/chatrasen Please take this up.


Reply to this email directly or view it on GitHub
#88 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants