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

CodeRef macro fails on a wiki page

asked 2011-08-23 10:43:32 -0500

130s gravatar image

updated 2011-08-24 10:21:33 -0500

In wiki page http://www.ros.org/wiki/navigation/Tu... , a macro to refer to code block doesn't properly shows the result and we see on page:

Error: No code_block

wiki code looks:

{{{#!cplusplus block=broadcaster 
 :
}}}
 :
<<CodeRef(broadcaster, 2, 2)>>

which looks correct. Server side issues?

Env: Mac OSX 10.6.8, Firefox 3.6.20

edit retag flag offensive close merge delete

Comments

It looks correct. Can you point to where you're trying to use it?
tfoote gravatar image tfoote  ( 2011-08-23 19:11:58 -0500 )edit
@tfoote the error can be found after each code citation block for 2 .cpp codes. The error was already there when I first opened the wiki page.
130s gravatar image 130s  ( 2011-08-23 19:21:31 -0500 )edit

BTW How do I start a new line in comment?

AzureViolin gravatar image AzureViolin  ( 2013-12-25 20:01:21 -0500 )edit

@AzureViolin I took a glimpse at the pages you refer to and found no issues in codes; scope is write. block may be missing from the robot_state_publisher one though.

130s gravatar image 130s  ( 2013-12-26 16:16:05 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-08-24 10:20:53 -0500

130s gravatar image

updated 2011-08-24 10:51:14 -0500

1 day afterward I found the issue is gone. I viewed from the same computer, same environment. What I did is just wait a day and reboot the computer. Good thing is it's solved. Bad is I didn't check other environment. Anyway thanks!

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-08-23 10:43:32 -0500

Seen: 252 times

Last updated: Aug 24 '11