Skip to content
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

Simple start #41

Open
Freel-Freel opened this issue Jul 10, 2019 · 0 comments
Open

Simple start #41

Freel-Freel opened this issue Jul 10, 2019 · 0 comments

Comments

@Freel-Freel
Copy link

Freel-Freel commented Jul 10, 2019

Hello,
Thank You for Your product and Big Work. I try to use it and i have the following question:
When I started the subscriber and then the publisher, the subscriber got only 6 packages instead of 10 . Can You help me to solve this case?

subscriber:

rosrun mastering_ros_demo_pkg demo_topic_subscriber 

[ INFO] [1562774891.789805397]: Recieved  [3]
[ INFO] [1562774891.889308020]: Recieved  [4]
[ INFO] [1562774891.989637723]: Recieved  [5]
[ INFO] [1562774892.089623938]: Recieved  [6]
[ INFO] [1562774892.189616142]: Recieved  [7]
[ INFO] [1562774892.289592149]: Recieved  [8]

publisher:

rosrun mastering_ros_demo_pkg demo_topic_publisher

[ INFO] [1562774891.488517798]: 0
[ INFO] [1562774891.588267295]: 1
[ INFO] [1562774891.688207416]: 2
[ INFO] [1562774891.788217121]: 3
[ INFO] [1562774891.888220210]: 4
[ INFO] [1562774891.988260331]: 5
[ INFO] [1562774892.088259463]: 6
[ INFO] [1562774892.188257449]: 7
[ INFO] [1562774892.288261684]: 8
[ INFO] [1562774892.388366544]: 9

roscore:

$ roscore
... logging to /home/pi/.ros/log/cdd1ea56-a32c-11e9-bf3f-b827eb408aa0/roslaunch-raspberrypi-2641.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://raspberrypi:41275/
ros_comm version 1.12.14


SUMMARY
========

PARAMETERS
 * /rosdistro: kinetic
 * /rosversion: 1.12.14

NODES

auto-starting new master
process[master]: started with pid [2652]
ROS_MASTER_URI=http://raspberrypi:11311/

setting /run_id to cdd1ea56-a32c-11e9-bf3f-b827eb408aa0
process[rosout-1]: started with pid [2665]
started core service [/rosout]

system:

uname -a
Linux raspberrypi 4.9.35-v7+ #1014 SMP Fri Jun 30 14:47:43 BST 2017 armv7l GNU/Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant