Intermodalics / tango_ros

ROS related software for Tango
Apache License 2.0
67 stars 22 forks source link

Fix publish pose on TF #285

Closed mcopejans closed 7 years ago

mcopejans commented 7 years ago

Publish pose on tf parameters are not duplicated in SettingsActivity, so they need to be synced from C++. (Bug introduced in PR #282)

mcopejans commented 7 years ago

@PerrineAguiar Thanks!