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

jncjaen's profile - activity

2016-10-03 11:30:39 -0500 commented question Image from Raspberry Pi 2, with indigo in Raspbian Jessie

Unless can use ssh, you could change in raspberry pi menu configuration:

sudo raspi-config
2016-10-03 11:23:31 -0500 commented question Image from Raspberry Pi 2, with indigo in Raspbian Jessie

Hi everyone. The first question: I think is in the code. I need more information. The second question: I remember is user "pi" and the password "raspberry". *Not use the "

I hope help you ;)

2016-05-27 20:26:34 -0500 commented answer Image from Raspberry Pi 2, with indigo in Raspbian Jessie

I hope they help more people. Thanks for your comment. if it helps for more personaes please comment. Thanks :)

2016-05-23 16:47:26 -0500 received badge  Supporter (source)
2016-05-22 23:58:16 -0500 received badge  Student (source)
2016-05-06 11:31:56 -0500 answered a question ROS Indigo Source Build Fail - Ubuntu 14.04

I think you can solve if you use ln.

locate libPocoFoundationd.so

this is a list when you have installed this program. When you have this, ln in the direction where you need it

sudo ln "direction in your list" "direction when you need"

Example: If when you installed, it have the name libPocoFoundationd.so.x.x

sudo ln /usr/lib/libPocoFoundationd.so.x.x /usr/lib/libPocoFoundationd.so

2016-05-06 11:18:45 -0500 received badge  Notable Question (source)
2016-04-20 13:00:30 -0500 received badge  Famous Question (source)
2016-04-17 18:10:37 -0500 received badge  Enthusiast
2016-04-17 18:10:36 -0500 received badge  Enthusiast
2016-04-15 15:46:57 -0500 answered a question Use GoPro cameras with ROS

Hi Caili:

If you have a network, you can connect all pc with a same network roscore. Then you can publish with a one node in every pc to server (where you run roscore).

Multiple Machines, ros.org

2016-04-14 20:37:29 -0500 received badge  Popular Question (source)
2016-04-14 17:40:58 -0500 received badge  Notable Question (source)
2016-04-14 17:25:31 -0500 received badge  Editor (source)
2016-04-14 17:24:34 -0500 answered a question Anyone have rasbian jessie with ROS indigo desktop preinstall?
2016-04-14 04:35:48 -0500 received badge  Popular Question (source)
2016-04-13 12:57:19 -0500 asked a question Image from Raspberry Pi 2, with indigo in Raspbian Jessie

Hi everyone:

I created two image from Raspberry Pi 2, with indigo in Raspbian Jessie. They are prepared to work with them and have sample code in the workspace ~/catking_ws.

  • Jessie Ros Base: This image have a basic installation, as explained in:wiki.ros.org intallation UbuntuARM the link of download this link and the SH1 - 81f853255c45e82b4cb2a653cfcdcc26d0a5cf7a. You need to install a SD > 7.5 Gb.

  • Jessie ROS Desktop: This image have the next tools list: actionlib_tutorials, angles, bond, bondcpp, bondpy, catkin, class_loader, cmake_modules, collada_parser, control_msgs, cpp_common, cv_bridge, diagnostic_aggregator, diagnostic_analysis, diagnostic_common_diagnostics, diagnostic_msgs, diagnostic_updater, dynamic_reconfigure, eigen_conversions, eigen_stl_containers, filters, gencpp, genlisp, genmsg, genpy, geometric_shapes, geometry_msgs, image_geometry, image_transport, interactive_marker_tutorials, interactive_markers, joint_state_publisher, kdl_conversions, laser_geometry, map_msgs, media_export, message_filters, message_generation, message_runtime, mk, nav_msgs, nodelet, nodelet_topic_tools, nodelet_tutorial_math, octomap, orocos_kdl, pluginlib, pluginlib_tutorials, python_orocos_kdl, python_qt_binding, qt_dotgraph, qt_gui, qt_gui_cpp, qt_gui_py_common, random_numbers, resource_retriever, rosbag, rosbag_migration_rule, rosbag_storage, rosbash, rosboost_cfg, rosbuild, rosclean, rosconsole, rosconsole_bridge, roscpp, roscpp_serialization, roscpp_traits, roscpp_tutorials, roscreate, rosgraph, rosgraph_msgs, roslang, roslaunch, roslib, roslint, roslz4, rosmake, rosmaster, rosmsg, rosnode, rosout, rospack, rosparam, rospy, rospy_tutorials, rosservice, rostest, rostime, rostopic, rosunit, roswtf, rqt_action, rqt_bag, rqt_bag_plugins, rqt_console, rqt_dep, rqt_graph, rqt_gui, rqt_gui_cpp, rqt_gui_py, rqt_image_view, rqt_launch, rqt_logger_level, rqt_moveit, rqt_msg, rqt_nav_view, rqt_plot, rqt_pose_view, rqt_publisher, rqt_py_common, rqt_py_console, rqt_reconfigure, rqt_robot_dashboard, rqt_robot_monitor, rqt_robot_steering, rqt_runtime_monitor, rqt_service_caller, rqt_shell, rqt_srv, rqt_tf_tree, rqt_top, rqt_topic, rqt_web, self_test, sensor_msgs, shape_msgs, shape_tools, smach, smach_msgs, smach_ros, smclib, std_msgs, std_srvs, stereo_msgs, tf, tf2, tf2_msgs, tf2_py, tf2_ros, tf_conversions, topic_tools, trajectory_msgs, turtle_actionlib, turtle_tf, turtle_tf2, turtlesim, urdf_parser_plugin, visualization_msgs, xmlrpcpp. The link of download this link and the SH1 - 019f643222ec00c2642208aef32411678096f8e9. You need to install a SD > 8 Gb.

To write the image:

I hope you help in your future projects.

2016-04-10 12:54:12 -0500 asked a question Anyone have rasbian jessie with ROS indigo desktop preinstall?

Hi everybody, I need install Ros indigo desktop in one Raspberry Pi 2, but I have many problems in the installation. How:

  • Problems with depends, in bridge.
  • Problems with the compilator g++.
  • And others...

I'm tired to trying... If anyone can help me would appreciate. I followed the steps given on this website: http://wiki.ros.org/ROSberryPi/Installing%20ROS%20Indigo%20on%20Raspberry%20Pi

but nothing...

Can anyone help me please?

Thanks