ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

sara85's profile - activity

2019-11-14 06:23:25 -0500 received badge  Famous Question (source)
2016-05-31 07:15:30 -0500 received badge  Famous Question (source)
2016-05-31 07:15:30 -0500 received badge  Popular Question (source)
2016-05-31 07:15:30 -0500 received badge  Notable Question (source)
2015-12-08 05:58:00 -0500 received badge  Notable Question (source)
2015-12-08 05:58:00 -0500 received badge  Popular Question (source)
2015-06-25 10:28:59 -0500 received badge  Taxonomist
2015-04-17 04:57:36 -0500 asked a question rosjava build app RVIZ FOR ANDROID

Hi!

i am having some problems with RVIZ-FOR-ANDROID APP.

the first problem came when i try to compile the application with the any change that i want to make. i download the source from https://bitbucket.org/zimmrmn3/rviz-f... In this repository i have the .apk file that run perfectly on my tablet, but i need to make some change because i am having problems when i need to simulate a mesh type shape.

I am using android-sdk, so the first thing that i have made it was import project. The main problem is that i don't know what i have to do know.. i can't run the app from android-studio. I thougth that i don't have linked rosjava and my app... but when i try to compile the app it appear the follow error:

* What went wrong:
Could not resolve all dependencies for configuration ':android_gingerbread_mr1:compile'.
> Could not resolve group:ros.rosjava_core, module:rosjava, version:0.0.0-SNAPSHOT.
  Required by:
      ros.android_core:android_gingerbread_mr1:0.0.0-SNAPSHOT
   > Could not GET 'http://robotbrains.hideho.org/nexus/content/groups/ros-public/ros/rosjava_core/rosjava/0.0.0-SNAPSHOT/maven-metadata.xml'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

And my second problem came with the .apk that provides in the URL. Do you know why i can't see my meshes on my visualization? the connection is working perfectly.. all my pointsCould are visualized and the tf... but the geometries that aren't defined by box, cylinder or spheres. the meshes that are defined for a .dae file it's impossible to visualize..

someone have a answer?

thanks very much!

2015-04-14 12:48:56 -0500 received badge  Student (source)
2015-04-14 05:49:33 -0500 asked a question rviz android

i am using the app of rviz on my tablet and i have a problem. the robot_model it doesn't upload well. in it there is two basic shapes (2 boxes) and the other meshes that i create. My problem it is that only is upload the two boxes. I don't understand what i have to do.. i need to change server.py? the conexion is correct i am watching my pointCluods...

https://bitbucket.org/zimmrmn3/rviz-f... that is the app that i am using..

thanks!:)

2015-04-13 02:51:48 -0500 answered a question Raspbian Jessie ROS INDIGO download image

Hello! i am working with the raspberry pi2 and this image isn't work. Do you know if there is any possibility to use on rpi2? What change i would do it to could use it on my rpi2?

thanks!