Skip to content

ROS parameters into a dictionary #605

Answered by knmcguire
ntukenmez3 asked this question in Q&A
Discussion options

You must be logged in to vote

Yeah this is a bit hacky since technically we shouldn't be able to access these (but python doesn't have notion of private variables). Turning it into dictionaries is just an easier way for the cflib backend to work with them, but that is to retrieve all the yaml file values as well like crazyflie parameters and such.

About your questions, You can watch all of these parameters + values in RQT if you'd like? or print it out in this function? or is that not what you mean?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ntukenmez3
Comment options

@ntukenmez3
Comment options

@knmcguire
Comment options

Answer selected by ntukenmez3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants