Open hxlee309 opened 6 years ago
Hey Ethan,
I am yet to work with the Car in AirSim. But that is one of the features I hope to expand this package to.
At first glace for the img_pubsliher
node, I believe you would need to change MultirotorClient()
to CarClient()
at Line-236, rest of the code should remain the same.
I will try to improve the code this weekend to incorporate this. If you are able to do it, it would be great to send in a PR. :)
Hi,
I tried the change you suggested and it works. Since I am currently also working on another simulator, so I may not be able to help you do the conversion. I will definitely share any update with you.
Thanks,
Hanxiang
Hi,
What modification I should make if I plan to apply this ros package onto car instead of multirotor?
Thanks,
Ethan