nikkolas@nikkolas-X556UQK:~/catkin_one/src/ros_posenet$ roslaunch ros_posenet posenet.launch
... logging to /home/nikkolas/.ros/log/04886b26-4b73-11ea-85fa-74c63bfc50b1/roslaunch-nikkolas-X556UQK-30735.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://nikkolas-X556UQK:44551/
SUMMARY
========
PARAMETERS
* /posenet/flip_horizontal: False
* /posenet/gpu: False
* /posenet/image_scale_factor: 0.5
* /posenet/max_pose: 5
* /posenet/multiPerson: True
* /posenet/multiplier: 1.01
* /posenet/nms_radius: 20
* /posenet/output_stride: 16
* /posenet/poses_topic: /poses
* /posenet/score_threshold: 0.5
* /posenet/topic: /camera/raw
* /rosdistro: kinetic
* /rosversion: 1.12.14
NODES
/
posenet (ros_posenet/posenet.js)
republisher (image_transport/republish)
auto-starting new master
process[master]: started with pid [30745]
ROS_MASTER_URI=http://localhost:11311
setting /run_id to 04886b26-4b73-11ea-85fa-74c63bfc50b1
process[rosout-1]: started with pid [30758]
started core service [/rosout]
process[republisher-2]: started with pid [30772]
process[posenet-3]: started with pid [30799]
/home/nikkolas/catkin_one/src/ros_posenet/scripts/posenet.js:26
async function run() {
^^^^^^^^
SyntaxError: Unexpected token function
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:374:25)
at Object.Module._extensions..js (module.js:417:10)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
at Function.Module.runMain (module.js:442:10)
at startup (node.js:136:18)
at node.js:966:3
[posenet-3] process has died [pid 30799, exit code 1, cmd /home/nikkolas/catkin_one/src/ros_posenet/scripts/posenet.js __name:=posenet __log:=/home/nikkolas/.ros/log/04886b26-4b73-11ea-85fa-74c63bfc50b1/posenet-3.log].
log file: /home/nikkolas/.ros/log/04886b26-4b73-11ea-85fa-74c63bfc50b1/posenet-3*.log
I'm running it on Ubuntu 16.04 LTS with nodeJS 8.x without CUDA.
Do you have any recommendation?
I'm also trying to rostopic echo some rostopic and not getting any output.
I'm running it on Ubuntu 16.04 LTS with nodeJS 8.x without CUDA. Do you have any recommendation?
I'm also trying to rostopic echo some rostopic and not getting any output.
My log file