-
Notifications
You must be signed in to change notification settings - Fork 15
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
Visualize height of UAV (both esitamted state and ground truth) in rviz #83
base: master
Are you sure you want to change the base?
Conversation
8331c7a
to
46013de
Compare
looks nice, but why you have to create another plugin for this purpose. |
Just follow this same type in So I need a plugin to convert message to std_msgs::string so that the Is there any better solution? |
please try something like (this is not confimed, may need debugging), ◉ Kei Okada On Mon, Jun 13, 2016 at 2:37 PM, 趙 漠居 [email protected] wrote:
|
c287b02
to
8b4d5cf
Compare
not sure this is correct way. With this, direct conversion is achieved:
|
8b4d5cf
to
0a185c2
Compare
travis failed
|
0a185c2
to
d411ec9
Compare
…iz and modify the config of rviz about task1 and task3
d411ec9
to
82bdb4a
Compare
@k-okada |
please check if ros/ros_comm#728 is already released◉ Kei Okada On Fri, Jun 17, 2016 at 8:19 AM, 趙 漠居 [email protected] wrote:
|
@k-okada |
If it is release you can use released version ◉ Kei Okada 2016/06/17 12:46、趙 漠居 [email protected] のメッセージ:
|
@tongtybj I think it's better to use ros_comm version relay_field instead of this repo version. you will need to fix launch files, (and remove old relay_field script?) |
@furushchev |
@tongtybj はい。 |
This PR is about the height visualization in rviz, which is separated from commit in #65, and was also discussed in #63